gpg: Fix ot_gpgme_error_to_gio_error()
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 7 May 2015 20:02:39 +0000 (16:02 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 7 May 2015 20:02:39 +0000 (16:02 -0400)
commitcd1551b1ee0b4452907698217cf789d1f75a3fd9
tree1cdf0793d1a21439a3d708592260305d2007d928
parent223a9eaaa50292533d9c5cf39ad173947c1f3f2c
gpg: Fix ot_gpgme_error_to_gio_error()

Need to extract the error code from a gpgme_error_t, can't just compare
it directly.
src/libotutil/ot-gpg-utils.c